repeated action meaning in Chinese
重复作用
Examples
- Expressing or designating repeated action
反复的表示或描述重复的动作 - When you write a program , you frequently need to repeat actions
编写程序时,经常需要重复操作。 - Making your program repeat actions : looping with the for . next loop
使程序重复执行操作:用for . . . next循环执行循环 - Statement to repeat actions in your program , and to count how many times these actions have been performed
For . . . next语句重复操作以及如何计算这些操作已执行的次数。 - Using control structures , you can write visual basic code that makes decisions or that repeats actions
使用控制结构,您可以编写制定决策或重复操作的visual basic代码。